home *** CD-ROM | disk | FTP | other *** search
- Path: news1.interserv.net!news
- From: bitsafe@execpc.com
- Newsgroups: comp.lang.c++
- Subject: ISAPI and NSAPI dll's
- Date: Tue, 26 Mar 1996 00:02:13 GMT
- Organization: InterServ News Service
- Message-ID: <4j7563$bl4@lal.interserv.net>
- NNTP-Posting-Host: doa99205.doa.state.wi.us
- X-Newsreader: Forte Free Agent 1.0.82
-
- Is it possible to write NSAPI or ISAPI dll's in Visual Basic 4?
- There's a lot of doc on how to do so in C(++), but VB classes
- apparently do not allow class methods to be called with a data
- structure as a parameter, and documents for the above API's
- indicate that they have to be called that way. Is there any
- work-around?
-
- Sorry to be posting here, but I'm desperate.
-
-